|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
|
Member
Joined: Sep 2001
Posts: 672 |
This is my code so far.. and I cant get it to work, or login at least. I know it has to do with my /form tag and where its being placed. Where do i put it and why? <form method="post" action="/openwebmail/cgi-bin/openwebmail.pl" enctype="application/x-www-form-urlencoded" name="login">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="89%" id="AutoNumber23" height="71">
<tr> <td width="3%" height="13" align="right"><font style="font-size: 11pt">UserID: </font></td> <td width="47%" height="13" align="center"> <input type="text" name="loginname" size="12" onchange="focuspwd()" style="height: 19; width: 80; padding-left: 0" /></td> </tr> <tr> <td width="25%" height="29" align="right"><font style="font-size: 11pt">Password: </font></td> <td width="25%" height="29" align="center"> <input type="password" name="password" size="12" onchange="focusloginbutton()" style="width: 80; height: 19" /></td> </tr> <tr> <td width="25%" height="29"><input type="submit" name="loginbutton" value="Login" /></td> <td width="25%" height="29 <span style="font-size: 10pt">Get A Free Account</span></a></td> </tr> </table></form>
|
|
|
|
|
Joined: Nov 2001
Posts: 1,703
Moderator / Da Masta
|
|
Moderator / Da Masta
Joined: Nov 2001
Posts: 1,703 |
enctype="application/x-www-form-urlencoded" I don't get why that's in your form tag... 
|
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Havok, unfortunately your code relays on an external script that we have no idea what it's looking for... In order to proceed we'd really need to see the coding of openwebmail.pl
|
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
|
Member
Joined: Sep 2001
Posts: 672 |
its all good, I got it solved and figured out. Sorry, but thanx guys.. 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 253
Joined: January 2000
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 666
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 3
|
|
|
|
|
|